[INFO] cloning repository https://github.com/elcoosp/rs-query
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elcoosp/rs-query" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felcoosp%2Frs-query", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felcoosp%2Frs-query'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e2543f345baba73c31d4bf33180c90850f62f04
[INFO] fixing elcoosp/rs-query against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felcoosp%2Frs-query" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elcoosp/rs-query
[INFO] finished tweaking git repo https://github.com/elcoosp/rs-query
[INFO] tweaked toml for git repo https://github.com/elcoosp/rs-query written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elcoosp/rs-query on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elcoosp/rs-query already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f433ead422ead6bbb2f278ac6bd0cd72c6b4d265d245a41eedcd2ac27674c38b
[INFO] running `Command { std: "docker" "start" "f433ead422ead6bbb2f278ac6bd0cd72c6b4d265d245a41eedcd2ac27674c38b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f433ead422ead6bbb2f278ac6bd0cd72c6b4d265d245a41eedcd2ac27674c38b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f433ead422ead6bbb2f278ac6bd0cd72c6b4d265d245a41eedcd2ac27674c38b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f433ead422ead6bbb2f278ac6bd0cd72c6b4d265d245a41eedcd2ac27674c38b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking serde_fmt v1.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking value-bag-serde1 v1.12.0
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking collections v0.1.0 (https://github.com/zed-industries/zed#96332a2c)
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking no_std_io2 v0.9.3
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling serde_json_lenient v0.2.4
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rust-embed-utils v8.11.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]     Checking gpui_util v0.1.0 (https://github.com/zed-industries/zed#96332a2c)
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling ztracing v0.1.0 (https://github.com/zed-industries/zed#96332a2c)
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async_zip v0.0.18
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking command-fds v0.3.3
[INFO] [stderr]     Checking smol v2.0.2
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking zlog v0.1.0 (https://github.com/zed-industries/zed#96332a2c)
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking take-until v0.2.0
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling ztracing_macro v0.1.0 (https://github.com/zed-industries/zed#96332a2c)
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest-macro v0.5.0 (https://github.com/proptest-rs/proptest?rev=3dca198a8fef1b32e3a66f1e1897c955b4dc5b5b#3dca198a)
[INFO] [stderr]    Compiling perf v0.1.0 (https://github.com/zed-industries/zed#96332a2c)
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking lyon_tessellation v1.0.20
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling embed-resource v3.0.8
[INFO] [stderr]     Checking dtor v0.0.6
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling stacksafe-macro v0.1.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking lyon_algorithms v1.0.19
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking util v0.1.0 (https://github.com/zed-industries/zed#96332a2c)
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling derive_refineable v0.1.0 (https://github.com/zed-industries/zed#96332a2c)
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking pollster v0.2.5
[INFO] [stderr]    Compiling gpui v0.2.2 (https://github.com/zed-industries/zed#96332a2c)
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking grid v0.18.0
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking proptest v1.10.0 (https://github.com/proptest-rs/proptest?rev=3dca198a8fef1b32e3a66f1e1897c955b4dc5b5b#3dca198a)
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]     Checking postage v0.5.0
[INFO] [stderr]     Checking ctor v0.4.3
[INFO] [stderr]     Checking sum_tree v0.1.0 (https://github.com/zed-industries/zed#96332a2c)
[INFO] [stderr]     Checking refineable v0.1.0 (https://github.com/zed-industries/zed#96332a2c)
[INFO] [stderr]     Checking taffy v0.9.0
[INFO] [stderr]     Checking futures-concurrency v7.7.1
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking async-tar v0.5.1
[INFO] [stderr]     Checking tokio v1.52.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking stacksafe v0.1.4
[INFO] [stderr]     Checking lyon v1.0.19
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]    Compiling util_macros v0.1.0 (https://github.com/zed-industries/zed#96332a2c)
[INFO] [stderr]     Checking gpui_shared_string v0.1.0 (https://github.com/zed-industries/zed#96332a2c)
[INFO] [stderr]    Compiling gpui_macros v0.1.0 (https://github.com/zed-industries/zed#96332a2c)
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking http_client v0.1.0 (https://github.com/zed-industries/zed#96332a2c)
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking scheduler v0.1.0 (https://github.com/zed-industries/zed#96332a2c)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking rs-query v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/client.rs (1 fix)
[INFO] [stderr]        Fixed src/observer.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/executor.rs:59:41
[INFO] [stdout]    |
[INFO] [stdout] 56 |         while let Ok(update) = rx.recv().await {
[INFO] [stdout]    |                                ---------------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `__awaitee` calls a custom destructor
[INFO] [stdout]    |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 59 |                     if let Some(data) = client.get_query_data::<T>(&query.key) {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 62 |                 }
[INFO] [stdout]    |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/executor.rs:64:41
[INFO] [stdout]    |
[INFO] [stdout] 56 |         while let Ok(update) = rx.recv().await {
[INFO] [stdout]    |                                ---------------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `__awaitee` calls a custom destructor
[INFO] [stdout]    |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 64 |                     if let Some(data) = client.get_query_data::<T>(&query.key) {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 67 |                 }
[INFO] [stdout]    |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/executor.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 |         match cancellable_fetch(token.clone(), || fetch_fn()).await {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |               |                                               |
[INFO] [stdout]     |               |                                               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |               |                                               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               |                                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               |                                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 108 |             Ok(data) => {
[INFO] [stdout]     |                ----
[INFO] [stdout]     |                |
[INFO] [stdout]     |                `data` calls a custom destructor
[INFO] [stdout]     |                `data` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 130 |                     Delay::new(delay).await;
[INFO] [stdout]     |                     -----------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.3/src/native/delay.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl Drop for Delay {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/infinite_executor.rs:108:55
[INFO] [stdout]     |
[INFO] [stdout] 101 | /         tokio::select! {
[INFO] [stdout] 102 | |             Some(_) = next_page_rx.recv() => {
[INFO] [stdout] 103 | |                 if client.is_in_flight(&key) { continue; }
[INFO] [stdout] 104 | |                 let current_data = client.get_infinite_data::<T, P>(&key);
[INFO] [stdout]     | |                     ------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `current_data` calls a custom destructor
[INFO] [stdout]     | |                     `current_data` will be dropped later as of Edition 2024
[INFO] [stdout] 105 | |                 if let Some(data) = current_data {
[INFO] [stdout]     | |                             ----
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             `data` calls a custom destructor
[INFO] [stdout]     | |                             `data` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |                             if let Some(next_param) = get_next(last_page, &data.pages) {
[INFO] [stdout]     | |                                         ----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                                         |             |
[INFO] [stdout]     | |                                         |             this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                                         |             up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                         `next_param` calls a custom destructor
[INFO] [stdout]     | |                                         `next_param` will be dropped later as of Edition 2024
[INFO] [stdout] 109 | |                                 let handle = tokio::spawn(async {}).abort_handle();
[INFO] [stdout]     | |                                              ----------------------
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                              `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |                                 match fetch_fn(next_param.clone()).await {
[INFO] [stdout]     | |                                       ----------------------------------
[INFO] [stdout]     | |                                       |                            |
[INFO] [stdout]     | |                                       |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                       |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 116 | |                                     Ok(page) => {
[INFO] [stdout] 117 | |                                         client.append_infinite_page(&key, page, next_param, max_pages);
[INFO] [stdout]     | |                                         --------------------------------------------------------------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |                         }
[INFO] [stdout]     | |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |                 let current_data = client.get_infinite_data::<T, P>(&key);
[INFO] [stdout]     | |                     ------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                     `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 133 | |                 if let Some(data) = current_data {
[INFO] [stdout]     | |                             ----
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                             `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |                             if let Some(prev_param) = get_prev(first_page, &data.pages) {
[INFO] [stdout]     | |                                         ----------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         `prev_param` calls a custom destructor
[INFO] [stdout]     | |                                         `prev_param` will be dropped later as of Edition 2024
[INFO] [stdout] 137 | |                                 let handle = tokio::spawn(async {}).abort_handle();
[INFO] [stdout]     | |                                              ----------------------
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                              `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |                                 match fetch_fn(prev_param.clone()).await {
[INFO] [stdout]     | |                                       ----------------------------------
[INFO] [stdout]     | |                                       |                            |
[INFO] [stdout]     | |                                       |                            this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |                                       |                            `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                                       `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                                       `#9` will be dropped later as of Edition 2024
[INFO] [stdout] 144 | |                                     Ok(page) => {
[INFO] [stdout] 145 | |                                         client.prepend_infinite_page(&key, page, prev_param, max_pages);
[INFO] [stdout]     | |                                         ---------------------------------------------------------------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |             else => break,
[INFO] [stdout] 159 | |         }
[INFO] [stdout]     | |         -
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_________`futures` calls a custom destructor
[INFO] [stdout]     |           `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/infinite_executor.rs:136:55
[INFO] [stdout]     |
[INFO] [stdout] 101 | /         tokio::select! {
[INFO] [stdout] 102 | |             Some(_) = next_page_rx.recv() => {
[INFO] [stdout] 103 | |                 if client.is_in_flight(&key) { continue; }
[INFO] [stdout] 104 | |                 let current_data = client.get_infinite_data::<T, P>(&key);
[INFO] [stdout]     | |                     ------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `current_data` calls a custom destructor
[INFO] [stdout]     | |                     `current_data` will be dropped later as of Edition 2024
[INFO] [stdout] 105 | |                 if let Some(data) = current_data {
[INFO] [stdout]     | |                             ----
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             `data` calls a custom destructor
[INFO] [stdout]     | |                             `data` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |                             if let Some(next_param) = get_next(last_page, &data.pages) {
[INFO] [stdout]     | |                                         ----------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         `next_param` calls a custom destructor
[INFO] [stdout]     | |                                         `next_param` will be dropped later as of Edition 2024
[INFO] [stdout] 109 | |                                 let handle = tokio::spawn(async {}).abort_handle();
[INFO] [stdout]     | |                                              ----------------------
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                              `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |                                 match fetch_fn(next_param.clone()).await {
[INFO] [stdout]     | |                                       ----------------------------------
[INFO] [stdout]     | |                                       |                            |
[INFO] [stdout]     | |                                       |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                       |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 116 | |                                     Ok(page) => {
[INFO] [stdout] 117 | |                                         client.append_infinite_page(&key, page, next_param, max_pages);
[INFO] [stdout]     | |                                         --------------------------------------------------------------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |                 let current_data = client.get_infinite_data::<T, P>(&key);
[INFO] [stdout]     | |                     ------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                     `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 133 | |                 if let Some(data) = current_data {
[INFO] [stdout]     | |                             ----
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                             `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |                             if let Some(prev_param) = get_prev(first_page, &data.pages) {
[INFO] [stdout]     | |                                         ----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                                         |             |
[INFO] [stdout]     | |                                         |             this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                                         |             up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                         `prev_param` calls a custom destructor
[INFO] [stdout]     | |                                         `prev_param` will be dropped later as of Edition 2024
[INFO] [stdout] 137 | |                                 let handle = tokio::spawn(async {}).abort_handle();
[INFO] [stdout]     | |                                              ----------------------
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                              `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |                                 match fetch_fn(prev_param.clone()).await {
[INFO] [stdout]     | |                                       ----------------------------------
[INFO] [stdout]     | |                                       |                            |
[INFO] [stdout]     | |                                       |                            this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |                                       |                            `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                                       `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                                       `#9` will be dropped later as of Edition 2024
[INFO] [stdout] 144 | |                                     Ok(page) => {
[INFO] [stdout] 145 | |                                         client.prepend_infinite_page(&key, page, prev_param, max_pages);
[INFO] [stdout]     | |                                         ---------------------------------------------------------------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |                         }
[INFO] [stdout]     | |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |             else => break,
[INFO] [stdout] 159 | |         }
[INFO] [stdout]     | |         -
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_________`futures` calls a custom destructor
[INFO] [stdout]     |           `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client.rs:270:42
[INFO] [stdout]      |
[INFO] [stdout]  266 |             if let Some((_, task)) = self.in_flight.remove(&key) {
[INFO] [stdout]      |                             ----     ---------------------------
[INFO] [stdout]      |                             |        |
[INFO] [stdout]      |                             |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                             |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             `task` calls a custom destructor
[INFO] [stdout]      |                             `task` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  270 |             if let Some(mut entry_mut) = self.cache.get_mut(&key) {
[INFO] [stdout]      |                         -------------    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |                |
[INFO] [stdout]      |                         |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `entry_mut` calls a custom destructor
[INFO] [stdout]      |                         `entry_mut` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  274 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.18/src/sync/cancellation_token.rs:125:1
[INFO] [stdout]      |
[INFO] [stdout]  125 | impl Drop for CancellationToken {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/task/abort.rs:93:1
[INFO] [stdout]      |
[INFO] [stdout]   93 | impl Drop for AbortHandle {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `task` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.18/src/sync/cancellation_token.rs:125:1
[INFO] [stdout]      |
[INFO] [stdout]  125 | impl Drop for CancellationToken {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `task` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/task/abort.rs:93:1
[INFO] [stdout]      |
[INFO] [stdout]   93 | impl Drop for AbortHandle {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `entry_mut` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client.rs:330:34
[INFO] [stdout]      |
[INFO] [stdout]  330 |             if let Some(entry) = self.cache.get(&key) {
[INFO] [stdout]      |                         -----    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |        |
[INFO] [stdout]      |                         |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `entry` calls a custom destructor
[INFO] [stdout]      |                         `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  337 |                     if let Some(mut entry_mut) = self.cache.get_mut(&key) {
[INFO] [stdout]      |                                 -------------    ------------------------
[INFO] [stdout]      |                                 |                |
[INFO] [stdout]      |                                 |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                 |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 `entry_mut` calls a custom destructor
[INFO] [stdout]      |                                 `entry_mut` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  343 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1432:1
[INFO] [stdout]      |
[INFO] [stdout] 1432 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockReadGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1432:1
[INFO] [stdout]      |
[INFO] [stdout] 1432 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockReadGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `entry_mut` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/executor.rs:219:71
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let _guard = guard; // ensure decrement on drop
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `_guard` calls a custom destructor
[INFO] [stdout]     |             `_guard` will be dropped later as of Edition 2024
[INFO] [stdout] 219 |         execute_query(&client_for_task, &query_for_task, token_clone).await
[INFO] [stdout]     |                                                                       ^^^^^
[INFO] [stdout]     |                                                                       |
[INFO] [stdout]     |                                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 220 |     });
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]    --> src/executor.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl Drop for FetchingGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/hooks.rs:33:49
[INFO] [stdout]     |
[INFO] [stdout]  33 |                   while let Ok(event) = rx.recv().await {
[INFO] [stdout]     |                                         ----------^^^^^
[INFO] [stdout]     |                                         |         |
[INFO] [stdout]     |                                         |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                         |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  34 |                       if let ActivityEvent::FetchingCountChanged(_) = event {
[INFO] [stdout]  35 |                           _ = this.update(
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout]  36 | |                             &mut cx,
[INFO] [stdout]  37 | |                             |this: &mut UseIsFetching, cx: &mut Context<UseIsFetching>| {
[INFO] [stdout]  38 | |                                 this.value = client.is_fetching();
[INFO] [stdout]  39 | |                                 cx.notify();
[INFO] [stdout]  40 | |                             },
[INFO] [stdout]  41 | |                         );
[INFO] [stdout]     | |                         -
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  42 |                       }
[INFO] [stdout]  43 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/hooks.rs:79:49
[INFO] [stdout]     |
[INFO] [stdout]  79 |                   while let Ok(event) = rx.recv().await {
[INFO] [stdout]     |                                         ----------^^^^^
[INFO] [stdout]     |                                         |         |
[INFO] [stdout]     |                                         |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                         |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  80 |                       if let ActivityEvent::MutatingCountChanged(_) = event {
[INFO] [stdout]  81 |                           _ = this.update(
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout]  82 | |                             &mut cx,
[INFO] [stdout]  83 | |                             |this: &mut UseIsMutating, cx: &mut Context<UseIsMutating>| {
[INFO] [stdout]  84 | |                                 this.value = client.is_mutating();
[INFO] [stdout]  85 | |                                 cx.notify();
[INFO] [stdout]  86 | |                             },
[INFO] [stdout]  87 | |                         );
[INFO] [stdout]     | |                         -
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  88 |                       }
[INFO] [stdout]  89 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/hooks.rs:125:49
[INFO] [stdout]     |
[INFO] [stdout] 125 |                   while let Ok(event) = rx.recv().await {
[INFO] [stdout]     |                                         ----------^^^^^
[INFO] [stdout]     |                                         |         |
[INFO] [stdout]     |                                         |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                         |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 126 |                       if let ActivityEvent::FetchingCountChanged(count) = event {
[INFO] [stdout] 127 |                           _ = this.update(
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 128 | |                             &mut cx,
[INFO] [stdout] 129 | |                             |this: &mut UseFetchingCount, cx: &mut Context<UseFetchingCount>| {
[INFO] [stdout] 130 | |                                 this.value = count;
[INFO] [stdout] 131 | |                                 cx.notify();
[INFO] [stdout] 132 | |                             },
[INFO] [stdout] 133 | |                         );
[INFO] [stdout]     | |                         -
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 134 |                       }
[INFO] [stdout] 135 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/hooks.rs:171:49
[INFO] [stdout]     |
[INFO] [stdout] 171 |                   while let Ok(event) = rx.recv().await {
[INFO] [stdout]     |                                         ----------^^^^^
[INFO] [stdout]     |                                         |         |
[INFO] [stdout]     |                                         |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                         |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 172 |                       if let ActivityEvent::MutatingCountChanged(count) = event {
[INFO] [stdout] 173 |                           _ = this.update(
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 174 | |                             &mut cx,
[INFO] [stdout] 175 | |                             |this: &mut UseMutatingCount, cx: &mut Context<UseMutatingCount>| {
[INFO] [stdout] 176 | |                                 this.value = count;
[INFO] [stdout] 177 | |                                 cx.notify();
[INFO] [stdout] 178 | |                             },
[INFO] [stdout] 179 | |                         );
[INFO] [stdout]     | |                         -
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 180 |                       }
[INFO] [stdout] 181 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/executor.rs:59:41
[INFO] [stdout]    |
[INFO] [stdout] 56 |         while let Ok(update) = rx.recv().await {
[INFO] [stdout]    |                                ---------------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `__awaitee` calls a custom destructor
[INFO] [stdout]    |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 59 |                     if let Some(data) = client.get_query_data::<T>(&query.key) {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 62 |                 }
[INFO] [stdout]    |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/executor.rs:64:41
[INFO] [stdout]    |
[INFO] [stdout] 56 |         while let Ok(update) = rx.recv().await {
[INFO] [stdout]    |                                ---------------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `__awaitee` calls a custom destructor
[INFO] [stdout]    |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 64 |                     if let Some(data) = client.get_query_data::<T>(&query.key) {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 67 |                 }
[INFO] [stdout]    |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/executor.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 |         match cancellable_fetch(token.clone(), || fetch_fn()).await {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |               |                                               |
[INFO] [stdout]     |               |                                               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |               |                                               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               |                                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               |                                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 108 |             Ok(data) => {
[INFO] [stdout]     |                ----
[INFO] [stdout]     |                |
[INFO] [stdout]     |                `data` calls a custom destructor
[INFO] [stdout]     |                `data` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 130 |                     Delay::new(delay).await;
[INFO] [stdout]     |                     -----------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.3/src/native/delay.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl Drop for Delay {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/infinite_executor.rs:108:55
[INFO] [stdout]     |
[INFO] [stdout] 101 | /         tokio::select! {
[INFO] [stdout] 102 | |             Some(_) = next_page_rx.recv() => {
[INFO] [stdout] 103 | |                 if client.is_in_flight(&key) { continue; }
[INFO] [stdout] 104 | |                 let current_data = client.get_infinite_data::<T, P>(&key);
[INFO] [stdout]     | |                     ------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `current_data` calls a custom destructor
[INFO] [stdout]     | |                     `current_data` will be dropped later as of Edition 2024
[INFO] [stdout] 105 | |                 if let Some(data) = current_data {
[INFO] [stdout]     | |                             ----
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             `data` calls a custom destructor
[INFO] [stdout]     | |                             `data` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |                             if let Some(next_param) = get_next(last_page, &data.pages) {
[INFO] [stdout]     | |                                         ----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                                         |             |
[INFO] [stdout]     | |                                         |             this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                                         |             up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                         `next_param` calls a custom destructor
[INFO] [stdout]     | |                                         `next_param` will be dropped later as of Edition 2024
[INFO] [stdout] 109 | |                                 let handle = tokio::spawn(async {}).abort_handle();
[INFO] [stdout]     | |                                              ----------------------
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                              `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |                                 match fetch_fn(next_param.clone()).await {
[INFO] [stdout]     | |                                       ----------------------------------
[INFO] [stdout]     | |                                       |                            |
[INFO] [stdout]     | |                                       |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                       |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 116 | |                                     Ok(page) => {
[INFO] [stdout] 117 | |                                         client.append_infinite_page(&key, page, next_param, max_pages);
[INFO] [stdout]     | |                                         --------------------------------------------------------------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |                         }
[INFO] [stdout]     | |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |                 let current_data = client.get_infinite_data::<T, P>(&key);
[INFO] [stdout]     | |                     ------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                     `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 133 | |                 if let Some(data) = current_data {
[INFO] [stdout]     | |                             ----
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                             `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |                             if let Some(prev_param) = get_prev(first_page, &data.pages) {
[INFO] [stdout]     | |                                         ----------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         `prev_param` calls a custom destructor
[INFO] [stdout]     | |                                         `prev_param` will be dropped later as of Edition 2024
[INFO] [stdout] 137 | |                                 let handle = tokio::spawn(async {}).abort_handle();
[INFO] [stdout]     | |                                              ----------------------
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                              `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |                                 match fetch_fn(prev_param.clone()).await {
[INFO] [stdout]     | |                                       ----------------------------------
[INFO] [stdout]     | |                                       |                            |
[INFO] [stdout]     | |                                       |                            this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |                                       |                            `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                                       `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                                       `#9` will be dropped later as of Edition 2024
[INFO] [stdout] 144 | |                                     Ok(page) => {
[INFO] [stdout] 145 | |                                         client.prepend_infinite_page(&key, page, prev_param, max_pages);
[INFO] [stdout]     | |                                         ---------------------------------------------------------------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |             else => break,
[INFO] [stdout] 159 | |         }
[INFO] [stdout]     | |         -
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_________`futures` calls a custom destructor
[INFO] [stdout]     |           `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/infinite_executor.rs:136:55
[INFO] [stdout]     |
[INFO] [stdout] 101 | /         tokio::select! {
[INFO] [stdout] 102 | |             Some(_) = next_page_rx.recv() => {
[INFO] [stdout] 103 | |                 if client.is_in_flight(&key) { continue; }
[INFO] [stdout] 104 | |                 let current_data = client.get_infinite_data::<T, P>(&key);
[INFO] [stdout]     | |                     ------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `current_data` calls a custom destructor
[INFO] [stdout]     | |                     `current_data` will be dropped later as of Edition 2024
[INFO] [stdout] 105 | |                 if let Some(data) = current_data {
[INFO] [stdout]     | |                             ----
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             `data` calls a custom destructor
[INFO] [stdout]     | |                             `data` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |                             if let Some(next_param) = get_next(last_page, &data.pages) {
[INFO] [stdout]     | |                                         ----------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         `next_param` calls a custom destructor
[INFO] [stdout]     | |                                         `next_param` will be dropped later as of Edition 2024
[INFO] [stdout] 109 | |                                 let handle = tokio::spawn(async {}).abort_handle();
[INFO] [stdout]     | |                                              ----------------------
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                              `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |                                 match fetch_fn(next_param.clone()).await {
[INFO] [stdout]     | |                                       ----------------------------------
[INFO] [stdout]     | |                                       |                            |
[INFO] [stdout]     | |                                       |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                       |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 116 | |                                     Ok(page) => {
[INFO] [stdout] 117 | |                                         client.append_infinite_page(&key, page, next_param, max_pages);
[INFO] [stdout]     | |                                         --------------------------------------------------------------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |                 let current_data = client.get_infinite_data::<T, P>(&key);
[INFO] [stdout]     | |                     ------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                     `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 133 | |                 if let Some(data) = current_data {
[INFO] [stdout]     | |                             ----
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                             `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |                             if let Some(prev_param) = get_prev(first_page, &data.pages) {
[INFO] [stdout]     | |                                         ----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                                         |             |
[INFO] [stdout]     | |                                         |             this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                                         |             up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                         `prev_param` calls a custom destructor
[INFO] [stdout]     | |                                         `prev_param` will be dropped later as of Edition 2024
[INFO] [stdout] 137 | |                                 let handle = tokio::spawn(async {}).abort_handle();
[INFO] [stdout]     | |                                              ----------------------
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                              `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |                                 match fetch_fn(prev_param.clone()).await {
[INFO] [stdout]     | |                                       ----------------------------------
[INFO] [stdout]     | |                                       |                            |
[INFO] [stdout]     | |                                       |                            this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |                                       |                            `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                                       `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                                       `#9` will be dropped later as of Edition 2024
[INFO] [stdout] 144 | |                                     Ok(page) => {
[INFO] [stdout] 145 | |                                         client.prepend_infinite_page(&key, page, prev_param, max_pages);
[INFO] [stdout]     | |                                         ---------------------------------------------------------------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |                         }
[INFO] [stdout]     | |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |             else => break,
[INFO] [stdout] 159 | |         }
[INFO] [stdout]     | |         -
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_________`futures` calls a custom destructor
[INFO] [stdout]     |           `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client.rs:270:42
[INFO] [stdout]      |
[INFO] [stdout]  266 |             if let Some((_, task)) = self.in_flight.remove(&key) {
[INFO] [stdout]      |                             ----     ---------------------------
[INFO] [stdout]      |                             |        |
[INFO] [stdout]      |                             |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                             |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             `task` calls a custom destructor
[INFO] [stdout]      |                             `task` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  270 |             if let Some(mut entry_mut) = self.cache.get_mut(&key) {
[INFO] [stdout]      |                         -------------    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |                |
[INFO] [stdout]      |                         |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `entry_mut` calls a custom destructor
[INFO] [stdout]      |                         `entry_mut` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  274 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.18/src/sync/cancellation_token.rs:125:1
[INFO] [stdout]      |
[INFO] [stdout]  125 | impl Drop for CancellationToken {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/task/abort.rs:93:1
[INFO] [stdout]      |
[INFO] [stdout]   93 | impl Drop for AbortHandle {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `task` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.18/src/sync/cancellation_token.rs:125:1
[INFO] [stdout]      |
[INFO] [stdout]  125 | impl Drop for CancellationToken {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `task` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/task/abort.rs:93:1
[INFO] [stdout]      |
[INFO] [stdout]   93 | impl Drop for AbortHandle {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `entry_mut` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client.rs:330:34
[INFO] [stdout]      |
[INFO] [stdout]  330 |             if let Some(entry) = self.cache.get(&key) {
[INFO] [stdout]      |                         -----    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |        |
[INFO] [stdout]      |                         |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `entry` calls a custom destructor
[INFO] [stdout]      |                         `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  337 |                     if let Some(mut entry_mut) = self.cache.get_mut(&key) {
[INFO] [stdout]      |                                 -------------    ------------------------
[INFO] [stdout]      |                                 |                |
[INFO] [stdout]      |                                 |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                 |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 `entry_mut` calls a custom destructor
[INFO] [stdout]      |                                 `entry_mut` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  343 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1432:1
[INFO] [stdout]      |
[INFO] [stdout] 1432 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockReadGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1432:1
[INFO] [stdout]      |
[INFO] [stdout] 1432 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockReadGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `entry_mut` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/executor.rs:219:71
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let _guard = guard; // ensure decrement on drop
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `_guard` calls a custom destructor
[INFO] [stdout]     |             `_guard` will be dropped later as of Edition 2024
[INFO] [stdout] 219 |         execute_query(&client_for_task, &query_for_task, token_clone).await
[INFO] [stdout]     |                                                                       ^^^^^
[INFO] [stdout]     |                                                                       |
[INFO] [stdout]     |                                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 220 |     });
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]    --> src/executor.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl Drop for FetchingGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/hooks.rs:33:49
[INFO] [stdout]     |
[INFO] [stdout]  33 |                   while let Ok(event) = rx.recv().await {
[INFO] [stdout]     |                                         ----------^^^^^
[INFO] [stdout]     |                                         |         |
[INFO] [stdout]     |                                         |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                         |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  34 |                       if let ActivityEvent::FetchingCountChanged(_) = event {
[INFO] [stdout]  35 |                           _ = this.update(
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout]  36 | |                             &mut cx,
[INFO] [stdout]  37 | |                             |this: &mut UseIsFetching, cx: &mut Context<UseIsFetching>| {
[INFO] [stdout]  38 | |                                 this.value = client.is_fetching();
[INFO] [stdout]  39 | |                                 cx.notify();
[INFO] [stdout]  40 | |                             },
[INFO] [stdout]  41 | |                         );
[INFO] [stdout]     | |                         -
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  42 |                       }
[INFO] [stdout]  43 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/hooks.rs:79:49
[INFO] [stdout]     |
[INFO] [stdout]  79 |                   while let Ok(event) = rx.recv().await {
[INFO] [stdout]     |                                         ----------^^^^^
[INFO] [stdout]     |                                         |         |
[INFO] [stdout]     |                                         |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                         |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  80 |                       if let ActivityEvent::MutatingCountChanged(_) = event {
[INFO] [stdout]  81 |                           _ = this.update(
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout]  82 | |                             &mut cx,
[INFO] [stdout]  83 | |                             |this: &mut UseIsMutating, cx: &mut Context<UseIsMutating>| {
[INFO] [stdout]  84 | |                                 this.value = client.is_mutating();
[INFO] [stdout]  85 | |                                 cx.notify();
[INFO] [stdout]  86 | |                             },
[INFO] [stdout]  87 | |                         );
[INFO] [stdout]     | |                         -
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  88 |                       }
[INFO] [stdout]  89 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/hooks.rs:125:49
[INFO] [stdout]     |
[INFO] [stdout] 125 |                   while let Ok(event) = rx.recv().await {
[INFO] [stdout]     |                                         ----------^^^^^
[INFO] [stdout]     |                                         |         |
[INFO] [stdout]     |                                         |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                         |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 126 |                       if let ActivityEvent::FetchingCountChanged(count) = event {
[INFO] [stdout] 127 |                           _ = this.update(
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 128 | |                             &mut cx,
[INFO] [stdout] 129 | |                             |this: &mut UseFetchingCount, cx: &mut Context<UseFetchingCount>| {
[INFO] [stdout] 130 | |                                 this.value = count;
[INFO] [stdout] 131 | |                                 cx.notify();
[INFO] [stdout] 132 | |                             },
[INFO] [stdout] 133 | |                         );
[INFO] [stdout]     | |                         -
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 134 |                       }
[INFO] [stdout] 135 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/hooks.rs:171:49
[INFO] [stdout]     |
[INFO] [stdout] 171 |                   while let Ok(event) = rx.recv().await {
[INFO] [stdout]     |                                         ----------^^^^^
[INFO] [stdout]     |                                         |         |
[INFO] [stdout]     |                                         |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                         |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 172 |                       if let ActivityEvent::MutatingCountChanged(count) = event {
[INFO] [stdout] 173 |                           _ = this.update(
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 174 | |                             &mut cx,
[INFO] [stdout] 175 | |                             |this: &mut UseMutatingCount, cx: &mut Context<UseMutatingCount>| {
[INFO] [stdout] 176 | |                                 this.value = count;
[INFO] [stdout] 177 | |                                 cx.notify();
[INFO] [stdout] 178 | |                             },
[INFO] [stdout] 179 | |                         );
[INFO] [stdout]     | |                         -
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 180 |                       }
[INFO] [stdout] 181 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr] crater-edition-check: rs-query v0.0.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking rs-query v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "f433ead422ead6bbb2f278ac6bd0cd72c6b4d265d245a41eedcd2ac27674c38b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f433ead422ead6bbb2f278ac6bd0cd72c6b4d265d245a41eedcd2ac27674c38b", kill_on_drop: false }`
[INFO] [stdout] f433ead422ead6bbb2f278ac6bd0cd72c6b4d265d245a41eedcd2ac27674c38b
